Skip to content

Conversation

TeodorTaushanov
Copy link
Contributor

@TeodorTaushanov TeodorTaushanov commented Sep 11, 2025

JIRA: BGSOFUIRODOPI-3523
SNOW: DINC0603221

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes styling issues with OpenUI5 popover support by overriding default browser popover styles that were interfering with OpenUI5 popup positioning and appearance.

  • Introduces a new CSS file with default popover style overrides
  • Adds functionality to insert these styles when patching OpenUI5 popups
  • Integrates the style insertion into the existing popup patching workflow

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
packages/base/src/features/patchPopup.ts Imports and calls the new style insertion function during popup patching
packages/base/src/features/insertOpenUI5PopupStyles.ts New utility function to conditionally insert OpenUI5 popup styles
packages/base/src/css/OpenUI5PopupStyles.css New CSS file containing popover style overrides (border, overflow, margin)

@TeodorTaushanov TeodorTaushanov merged commit 9b1ee59 into main Sep 17, 2025
26 of 28 checks passed
@TeodorTaushanov TeodorTaushanov deleted the patch_popup_styles branch September 17, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants